LogCommand.Status property
The current state of a log command.
Namespace: IntervalZero.KINGSTAR.Local.Class
Assembly: IntervalZero.KINGSTAR.Local.Class (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0
Syntax
public LogStatus Status { get; }
Public ReadOnly Property Status As LogStatus
Property value
Type: LogStatus
See also